Revision: PlacelessTranslationService--main--1.0--patch-11
Archive: lalo@exoweb.net--2005
Creator: Lalo Martins <lalo@exoweb.net>
Date: Sun Feb 20 20:18:31 HKT 2005
Standard-date: 2005-02-20 12:18:31 GMT
Modified-files: Negotiator.py
    PlacelessTranslationService.py
New-patches: lalo@exoweb.net--2005/PlacelessTranslationService--main--1.0--patch-11
Summary: Negotiator caching was not speeding anything up.
CSCVSID: MAIN.11
Keywords: cscvs:MAIN.11

Author: lalo
Date: 2003-01-26 22:59:30 HKT
Negotiator caching was not speeding anything up.

Moved check for env==request upper in the call chain, because it was
already being done in two different functions.

Simplified the code that returns None (this will require a simple
change to OpenPTi18n).
